home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Washington DC Interactive
/
Washington DC Interactive CD-ROM.iso
/
pc
/
Media
/
comp.dxr
/
00038.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-10-09
|
299 b
|
14 lines
on exitFrame
if the rollOver of sprite(21) = 1 then
set the visible of sprite 23 to 0
else
set the visible of sprite 23 to 1
end if
if the rollOver of sprite(22) = 1 then
set the visible of sprite 24 to 0
else
set the visible of sprite 24 to 1
end if
go(the frame)
end